PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / getTitle Method
In This Topic
    getTitle Method
    In This Topic
    Gets the title.
    Syntax
    public java.lang.String getTitle()

    Return Value

    The text to be displayed on the screen for this item.
    See Also